Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: "access denied" error on colab when download latest_net_G.pth #5

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

m0o0scar
Copy link

@m0o0scar m0o0scar commented Mar 7, 2023

Description

When running Secton 1 on colab, it will fail with "access denied" error when downloading the latest_net_G.pth weight from Google Drive:

Snipaste_2023-03-07_15-06-58

Fix

This MR fixes the above issue by correcting the gdown command to gdown "<FILE_ID>&confirm=t"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant